[powerpc] implement per-cpu data areas, based on x86 code
authorHollis Blanchard <hollisb@us.ibm.com>
Thu, 27 Jul 2006 22:44:14 +0000 (17:44 -0500)
committerHollis Blanchard <hollisb@us.ibm.com>
Thu, 27 Jul 2006 22:44:14 +0000 (17:44 -0500)
commit7651defa19abf480166a4d2f4d6c416bf30d0ab8
treefc01b767901c55e8b3180f422fe0b836c1b64074
parentfa4edfcc313fc637023f32d700147f7018319b67
[powerpc] implement per-cpu data areas, based on x86 code
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
xen/arch/powerpc/Makefile
xen/arch/powerpc/setup.c
xen/arch/powerpc/xen.lds [deleted file]
xen/arch/powerpc/xen.lds.S [new file with mode: 0644]
xen/include/asm-powerpc/percpu.h [new file with mode: 0644]